subprojects: Use GLib main branch
authorPhilip Withnall <pwithnall@endlessos.org>
Mon, 7 Jun 2021 13:56:49 +0000 (14:56 +0100)
committerPhilip Withnall <pwithnall@endlessos.org>
Mon, 7 Jun 2021 13:56:49 +0000 (14:56 +0100)
GLib upstream has renamed its `master` branch to `main`.

See https://gitlab.gnome.org/GNOME/glib/-/issues/2348.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
subprojects/glib.wrap

index e2e44d565ee0d7c50f50c614c453ecaa868af456..c785910d9f5c3b8a6059e9d4226fbc72d648a340 100644 (file)
@@ -2,5 +2,5 @@
 directory=glib
 url=https://gitlab.gnome.org/GNOME/glib.git
 push-url=ssh://git@gitlab.gnome.org:GNOME/glib.git
-revision=master
+revision=main
 depth=1